class Protobuf::Rpc::Stat

def stop

def stop
  start unless @start_time
  @end_time ||= ::Time.now
end