TimeTemplate.DurationTicks

TODO: we may want a signed/unsigned duration.

Members

Functions

to
T to()
Undocumented in source. Be warned that the author may not have intended to support it.
to
auto to()
Undocumented in source. Be warned that the author may not have intended to support it.

Mixins

__anonymous
mixin OpUnary!("durationTicks")
Undocumented in source.
__anonymous
mixin OpBinary!("durationTicks", Yes.includeWrappedType)
Undocumented in source.
__anonymous
mixin OpCmpIntegral!("durationTicks", Yes.includeWrappedType)
Undocumented in source.

Variables

durationTicks
TimestampInteger durationTicks;
Undocumented in source.

Meta