chimpfella.measurement

Undocumented in source.

Modules

phobostimer
module chimpfella.measurement.phobostimer

Undocumented in source.

Public Imports

chimpfella.measurement.phobostimer
public import chimpfella.measurement.phobostimer;

Members

Aliases

Measurements
alias Measurements = SumType!(PhobosTimer)

Undocumented in source.

StateTypes
alias StateTypes = SumType!(PhobosTimer.StateT)

Undocumented in source.

Functions

getHeader
auto 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