mecca.lib.time

It's about time

Public Imports

std.datetime
public import std.datetime;
mecca.platform.x86
public import mecca.platform.x86 : readTSC;

Members

Functions

toTimespec
timespec toTimespec(Duration duration)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Timeout
struct Timeout

A type for specifying absolute timeouts

TscTimePoint
struct TscTimePoint

A time point maintained through the TSC timer

Meta