Method UserUpdate
UserUpdate(double)
Called from a custom user update function to signal a scheduler update.
Declaration
public double UserUpdate(double now)
Parameters
Type | Name | Description |
---|---|---|
double | now | Custom source time |
Returns
Type | Description |
---|---|
double | Returns time of the next event |