Description. This method is used to determine whether event loss has taken place due to a buffer overrun.
Signature.
bool isOverrun ( void ) const
Parameters. None.
Return value. If the event buffer has been overrun, then this method returns true, otherwise, it returns false.
true
false