Struct Ase::TickSignature::Time
ClassList > Ase > TickSignature > Time
Public Attributes
Type | Name |
---|---|
int32 | minutes = 0 Tick position in minutes. |
double | seconds = 0 Seconds with fraction after the minute. |
Public Attributes Documentation
variable minutes
Tick position in minutes.
int32 Ase::TickSignature::Time::minutes;
variable seconds
Seconds with fraction after the minute.
double Ase::TickSignature::Time::seconds;
The documentation for this class was generated from the following file /__w/anklang/anklang/ase/transport.hh