WPILibC++ 2027.0.0-alpha-4
Loading...
Searching...
No Matches
HALSIM_NotifierInfo Struct Reference

#include <wpi/hal/simulation/NotifierData.h>

Public Attributes

HAL_NotifierHandle handle
char name [64]
uint64_t alarmTime
uint64_t intervalTime
int32_t overrunCount

Member Data Documentation

◆ alarmTime

uint64_t HALSIM_NotifierInfo::alarmTime

◆ handle

HAL_NotifierHandle HALSIM_NotifierInfo::handle

◆ intervalTime

uint64_t HALSIM_NotifierInfo::intervalTime

◆ name

char HALSIM_NotifierInfo::name[64]

◆ overrunCount

int32_t HALSIM_NotifierInfo::overrunCount

The documentation for this struct was generated from the following file: