Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-monetdb-libmapi
master
ConnectionError
InternalError
MonetDB
Client
ClientJSON
Number
QueryError
TimeoutError
Timers
Generated using Crystal 1.10.1
2024-02-25 07:09:09 UTC
class
Timers
Timers
Reference
Object
Defined in:
tools.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
]