menu
nsg_data package
documentation
helpers/nsg_duration_counter.dart
NsgDurationCounter class
NsgDurationCounter class
dark_mode
light_mode
NsgDurationCounter
class
Constructors
NsgDurationCounter.new
()
Properties
hashCode
→
int
The hash code for this object.
no setter
inherited
prevTime
↔
DateTime
getter/setter pair
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
startTime
↔
DateTime
getter/setter pair
Methods
difPrev
(
{
String
paramName
=
''
})
→ void
difStart
(
{
String
paramName
=
''
,
int
criticalDuration
=
0
})
→ void
Вывести разницу во времени от момента старта счетчика paramName - выводмое сообщение criticalDuration - если задано и время прошло больше этого значения, текст будет выведен желтым
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
nsg_data package
documentation
helpers/nsg_duration_counter
NsgDurationCounter class
nsg_duration_counter library