Function test::time::get_default_test_timeout
source · pub fn get_default_test_timeout() -> Instant
🔬This is a nightly-only experimental API. (
test
)Expand description
Returns an Instance
object denoting when the test should be considered
timed out.