struct PlaceOS::Driver::Presence::Smoother::Transition

Defined in:

placeos-driver/interface/presence_smoother.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(at : Time::Instant, state : Bool) #

[View source]

Instance Method Detail

def at : Time::Instant #

def clone #

[View source]
def copy_with(at _at = @at, state _state = @state) #

[View source]
def state : Bool #