#include <Timer.H>
Public Member Functions | |
void | update_timestamp (const char *name) |
Updates the timestamp for now. | |
void | check_timestamps () |
void | check_timestamp (const char *name, int ttl) |
|
Checks that the managers have been run within the proper amount of time. If a manager is stale and no notification has been sent in the past day, then a notification will be sent to cs190@cs.brown.edu |
|
Updates the timestamp for now.
|