V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
AsyncTimedHistogram (TimedHistogram *histogram, std::shared_ptr< Counters > async_counters) | |
AsyncTimedHistogram (const AsyncTimedHistogram &other)=default | |
AsyncTimedHistogram & | operator= (const AsyncTimedHistogram &other)=default |
AsyncTimedHistogram (AsyncTimedHistogram &&other)=default | |
AsyncTimedHistogram & | operator= (AsyncTimedHistogram &&other)=default |
void | RecordDone () |
void | RecordAbandon () |
Definition at line 344 of file counters.h.