struct Protocol::Animation::GetCurrentTime

Overview

Returns the current time of the an animation.

Included Modules

Defined in:

protocol/animation.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def current_time : Number::Primitive #

Current time of the page.


[View source]