![]() |
Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/time/timecode.hpp"
Definition at line 181 of file timecode.hpp.
Public Types | |
typedef format::Hms | Format |
Public Member Functions | |
HmsTC (QuTime const &quantisedTime) | |
int | getHours () const |
double | getMillis () const |
int | getMins () const |
int | getSecs () const |
![]() | |
string | describe () const |
Time | getTime () const |
operator string () const | |
Private Member Functions | |
virtual string | show () const |
virtual Literal | tcID () const |
virtual TimeValue | value () const |
Private Attributes | |
TimeVar | tpoint_ |
Additional Inherited Members | |
![]() | |
TCode (PQuant const &quant) | |
![]() | |
PQuant | quantiser_ |