Module ore::now[][src]

Expand description

Now utilities.

Structs

A NowFn that always returns zero.

A function that returns system or mocked time.

A NowFn that returns the actual system time.

Functions

Converts epoch milliseconds to a DateTime.

Type Definitions

A type representing the number of milliseconds since the Unix epoch.