measurement

Undocumented in source.

Modules

phobostimer
module measurement.phobostimer
Undocumented in source.

Public Imports

measurement.phobostimer
public import measurement.phobostimer;
Undocumented in source.

Members

Aliases

Measurements
alias Measurements = SumType!(PhobosTimer)
Undocumented in source.
StateTypes
alias StateTypes = SumType!(PhobosTimer.StateT)
Undocumented in source.

Functions

getHeader
string[][] getHeader(Measurements fromThis)
Undocumented in source. Be warned that the author may not have intended to support it.
getState
StateTypes getState(Measurements fromThis)
Undocumented in source. Be warned that the author may not have intended to support it.
procMeas
auto procMeas(Measurements fromThis)
Undocumented in source. Be warned that the author may not have intended to support it.
procState
auto procState(StateTypes fromThis)
Undocumented in source. Be warned that the author may not have intended to support it.
toMeasurement
Measurements toMeasurement(T x)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta