INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
threadutils.h 23 void checkedSleep( gbxutilacfr::Stoppable* activity, const IceUtil::Time& duration, int checkIntervalMs=250 );
void checkedSleep(gbxutilacfr::Stoppable *activity, const IceUtil::Time &duration, int checkIntervalMs) Definition: threadutils.cpp:17 An abstract interface class representing an stoppable activity. Definition: stoppable.h:60 |