NAME
Sidef::Time::Time
DESCRIPTION
This object is ...
SYNOPSIS
var obj = Time.new(...);
INHERITS
Inherits methods from:
* Sidef::Object::Object
METHODS
dump
Time.dump() -> Obj
Return the
gmtime
Time.gmtime() -> Obj
Return the
local
Time.local() -> Obj
Return the
Aliases: localtime
micro
Time.micro() -> Obj
Return the
Aliases: micro_sec, micro_seconds
new
Time.new() -> Obj
Return the
Aliases: call
now
Time.now() -> Obj
Return the
sec
Time.sec() -> Obj
Return the
Aliases: time