Method Filesystem.Monitor.basic()->Monitor()->update()
- Method update
protected void update(Stdio.Stat st)
- Description
Calculate and set a suitable time for the next poll of this monitor.
- Parameter st
New stat for the monitor.
This function is called by check() to schedule the next check.