Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
owobrowser
master
Top Level Namespace
E621Error
JSONTimeConverter
Pool
Post
PostFile
PostResponse
TmpJSONTime
Generated using Crystal 1.14.0
2024-11-26 10:07:04 UTC
class
TmpJSONTime
TmpJSONTime
Reference
Object
Included Modules
JSON::Serializable
Defined in:
models/converters.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#json_class
: String
#nsecs
: Int32
#secs
: Int64
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
json_class
: String
#
[
View source
]
def
nsecs
: Int32
#
[
View source
]
def
secs
: Int64
#
[
View source
]