#include <TSystem.h>
Inheritance diagram for TProcessEventTimer:
Public Member Functions | |
TProcessEventTimer (Long_t delay) | |
Bool_t | Notify () |
Bool_t | ProcessEvents () |
TProcessEventTimer (Long_t delay) | |
Bool_t | Notify () |
Bool_t | ProcessEvents () |
Definition at line 253 of file TSystem.h.
TProcessEventTimer::TProcessEventTimer | ( | Long_t | delay | ) |
TProcessEventTimer::TProcessEventTimer | ( | Long_t | delay | ) |
Bool_t TProcessEventTimer::Notify | ( | ) | [inline, virtual] |
Bool_t TProcessEventTimer::ProcessEvents | ( | ) |
Definition at line 79 of file TSystem.cxx.
References TTimer::fTimeout, gSystem, kFALSE, kTRUE, TSystem::ProcessEvents(), TTimer::Remove(), and TTimer::Reset().
Bool_t TProcessEventTimer::Notify | ( | ) | [inline, virtual] |
Bool_t TProcessEventTimer::ProcessEvents | ( | ) |