Class: PushyClient::ProtocolHandler::TimeRecvWrapper

Inherits:
Object
  • Object
show all
Defined in:
lib/pushy_client/protocol_handler.rb

Class Method Summary collapse

Class Method Details

.nowObject



58
59
60
# File 'lib/pushy_client/protocol_handler.rb', line 58

def self.now
  Time.now()
end