| Library | File | Frames | Expand |
| static wfcTimeValue_ptr | Create (xint Seconds, xint MicroSeconds) | |
| Create time value object. | ||
| xint | GetMicroSeconds () | |
| void | SetMicroSeconds (xint value) | |
| Value in micro seconds | ||
| xint | GetSeconds () | |
| void | SetSeconds (xint value) | |
| Value in seconds | ||
| xint | GetSeconds | () |
| void | SetSeconds | (xint value) |
|
Value in seconds |
| xint | GetMicroSeconds | () |
| void | SetMicroSeconds | (xint value) |
|
Value in micro seconds |
| static wfcTimeValue_ptr | Create | (xint Seconds, xint MicroSeconds) |
|
Create time value object.
|