Home
last modified time | relevance | path

Searched refs:timeInterval (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/objectivec/
H A DGPBWellKnownTypes.h115 @property(nonatomic, readwrite) NSTimeInterval timeInterval; variable
120 * @param timeInterval Time interval to configure the GPBDuration with.
124 - (instancetype)initWithTimeInterval:(NSTimeInterval)timeInterval;
130 /** Deprecated, use timeInterval instead. */
132 __attribute__((deprecated("Use timeInterval")));

Completed in 1 milliseconds