I am using Duration datatype and I want to assign it with some null value, 
how can I do it?

I am writing,

Duration duration;
duration = duration + endtime - starttime;

now above code says assign the value for duration while initializing, 
Please help on how to do it as didn't find this in documents.

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/c74ee182-9fff-4400-81a7-3eed7d121095o%40googlegroups.com.

Reply via email to