// Copyright (C) 2024 Leandro Lisboa Penz <lpenz@lpenz.org>
// This file is subject to the terms and conditions defined in
// file 'LICENSE', which is part of this source code package.
//! Misc utility functions
use crate Instant;
/// Print a message on stdout, with a timestamp, in the standard
/// `ogle` format
/// Print a message on stdout, without a timestamp, in the standard
/// `ogle` format