OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Ticks
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/system_wrappers/include/
tick_util.h
41
explicit TickTime(int64_t
ticks
);
52
// Returns the number of
ticks
in the tick domain.
53
int64_t
Ticks
() const;
57
static int64_t TicksToMilliseconds(const int64_t
ticks
);
59
static int64_t TicksToMicroseconds(const int64_t
ticks
);
61
// Returns a TickTime that is
ticks
later than the passed TickTime.
62
friend TickTime operator+(const TickTime lhs, const int64_t
ticks
);
63
TickTime& operator+=(const int64_t&
ticks
);
65
// Returns a TickInterval that is the difference in
ticks
beween rhs and lhs.
74
// Represents a time delta in
ticks
[
all
...]
/external/opencv3/doc/pattern_tools/
svgfig.py
[
all
...]
/prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar
Completed in 105 milliseconds