Grok 12.0.1
Classes | Namespaces | Functions
timer.h File Reference
#include <stdint.h>
#include "hwy/highway_export.h"

Go to the source code of this file.

Classes

struct  hwy::Timestamp
 

Namespaces

namespace  hwy
 
namespace  hwy::platform
 

Functions

HWY_DLLEXPORT double hwy::platform::Now ()
 
HWY_DLLEXPORT bool hwy::platform::HaveTimerStop (char *cpu100)
 
HWY_DLLEXPORT double hwy::platform::InvariantTicksPerSecond ()
 
HWY_DLLEXPORT uint64_t hwy::platform::TimerResolution ()
 
static double hwy::SecondsSince (const Timestamp &t0)