Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
icecrystals
emeraldfields
GlobUtils
Icersplicer
FileProcessor
OutputFile
Timers
VERSION
Built with Crystal 1.9.2
2023-10-08 14:39:18 UTC
class
Icersplicer::Timers
Icersplicer::Timers
Reference
Object
Defined in:
icecrystals/icersplicer.cr
Constructors
.new
Instance Method Summary
#finish=
(finish : Time)
#finish?
: Time
#start
#start=
(start : Time)
#start?
: Time
#stats
#stop
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
finish=
(finish : Time)
#
[
View source
]
def
finish?
: Time
#
[
View source
]
def
start
#
[
View source
]
def
start=
(start : Time)
#
[
View source
]
def
start?
: Time
#
[
View source
]
def
stats
#
[
View source
]
def
stop
#
[
View source
]