![]()  | 
  
    WPILibC++ 2025.3.2
    
   | 
 
#include "hal/Types.h"Go to the source code of this file.
Classes | |
| struct | HALSIM_NotifierInfo | 
Functions | |
| uint64_t | HALSIM_GetNextNotifierTimeout (void) | 
| int32_t | HALSIM_GetNumNotifiers (void) | 
| int32_t | HALSIM_GetNotifierInfo (struct HALSIM_NotifierInfo *arr, int32_t size) | 
| Gets detailed information about each notifier.   | |
| uint64_t HALSIM_GetNextNotifierTimeout | ( | void | ) | 
| int32_t HALSIM_GetNotifierInfo | ( | struct HALSIM_NotifierInfo * | arr, | 
| int32_t | size ) | 
Gets detailed information about each notifier.
| arr | array of information to be filled | 
| size | size of arr | 
| int32_t HALSIM_GetNumNotifiers | ( | void | ) |