Device Input and Output Notification information structure. More...
#include <pyfbsdk_generated.h>

Public Member Functions | |
| FBTime | GetLocalTime () |
| Get local time. | |
| int | GetSyncCount () |
| Return the wanted timer sync count (internal or external) | |
| FBTime | GetSystemTime () |
| Get system time. | |
Device Input and Output Notification information structure.
This structure is passed to the real-time device IO callback DeviceIONotify. It furnishes the device callback with the system time, local time, and sync counts for the current device cycle.
| FBTime GetLocalTime | ( | ) |
Get local time.
| int GetSyncCount | ( | ) |
Return the wanted timer sync count (internal or external)
| FBTime GetSystemTime | ( | ) |
Get system time.