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