#include <RTime.hxx>
Public Member Functions | |
| RTime () | |
| RTime (RUInt32 newns) | |
| RTime (RUInt32 newns, RUInt32 newfl) | |
| void | setFrameRate (RReal32 frate) |
| RReal32 | getFrameRate () const |
| void | setTime (RUInt32 newtime) |
| RUInt32 | getTime () const |
| void | setFrameNumber (RUInt32 newfn) |
| RUInt32 | getFrameNumber () const |
| void | setFrameLength (RUInt32 newfl) |
| RUInt32 | getFrameLength () const |
Private Attributes | |
| RUInt32 | nanosec |
| RUInt32 | framelen |
| RUInt32 | framenumber |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1