CastOptions.allowTimeOverflow

bool allowTimeOverflow() @property nothrow

Get allowTimeOverflow property.

Returns

Whether time overflow is allowed or not.
void allowTimeOverflow(bool propval) @property nothrow

Set allowTimeOverflow property.

Parameters

propvalWhether time overflow is allowed or not.