MCPcopy Create free account
hub / github.com/apache/trafficserver / Hour

Method Hour

include/cripts/Time.hpp:68–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 }
67
68 [[nodiscard]] integer
69 Hour() const
70 {
71 return static_cast<integer>(_result.tm_hour);
72 }
73
74 [[nodiscard]] integer
75 Minute() const

Callers 2

do_remapFunction · 0.80
do_remapFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected