moo.core.code.TaskTime
- class moo.core.code.TaskTime(elapsed, time_limit, remaining)
- __init__()
Methods
__init__()count(value, /)Return number of occurrences of value.
index(value[, start, stop])Return first index of value.
Attributes
elapsedAlias for field number 0
remainingAlias for field number 2
time_limitAlias for field number 1