Searched refs:timestamp_proto (Results 1 – 1 of 1) sorted by relevance
674 let timestamp_proto = subscribe_device_request.last_modified; in handle_device_subscribe() localVariable676 Duration::new(timestamp_proto.seconds as u64, timestamp_proto.nanos as u32); in handle_device_subscribe()