more.time

Undocumented in source.

Members

Enums

TimeUnit
enum TimeUnit
Undocumented in source.

Functions

inverseMultiplierMixin
string inverseMultiplierMixin(TimeUnit unit)
Undocumented in source. Be warned that the author may not have intended to support it.
ticksPerSecond
auto ticksPerSecond()
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

ticksPerSecond
enum ticksPerSecond;
Undocumented in source.

Mixin templates

OpBinary
mixintemplate OpBinary(string wrappedFieldName, Flag!"includeWrappedType" includeWrappedType)
Undocumented in source.
OpCmp
mixintemplate OpCmp(string wrappedFieldName, Flag!"includeWrappedType" includeWrappedType)
Undocumented in source.
OpCmpIntegral
mixintemplate OpCmpIntegral(string wrappedFieldName, Flag!"includeWrappedType" includeWrappedType)
Undocumented in source.
OpUnary
mixintemplate OpUnary(string wrappedFieldName)
Undocumented in source.

Structs

Duration
struct Duration(TimeUnit timeUnit, T)
Undocumented in source.

Templates

TimeTemplate
template TimeTemplate(Policy)
Undocumented in source.

Meta