CastOptions.allowTimeOverflow
bool allowTimeOverflow() @property nothrowGet allowTimeOverflow property.
Returns
Whether time overflow is allowed or not.
void allowTimeOverflow(bool propval) @property nothrowSet allowTimeOverflow property.
Parameters
propval | Whether time overflow is allowed or not. |