|
opynsim
Unofficial C++ Documentation
|
#include <file_change_poller.h>
Public Member Functions | |
| FileChangePoller (std::chrono::milliseconds delay_between_checks, const std::string &path) | |
| bool | change_detected (const std::string &path) |
| osc::FileChangePoller::FileChangePoller | ( | std::chrono::milliseconds | delay_between_checks, |
| const std::string & | path | ||
| ) |