|
QGroundControl
Ground Control Station for MAVLink Drones
|
RAII timer: records mapTextures() wall time into the path's EWMA on scope exit. More...
#include <GstHwPathTelemetry.h>
Public Member Functions | |
| ScopedMapTimer (HwVideoBufferPath path) noexcept | |
| ~ScopedMapTimer () noexcept | |
| ScopedMapTimer (const ScopedMapTimer &)=delete | |
| ScopedMapTimer & | operator= (const ScopedMapTimer &)=delete |
RAII timer: records mapTextures() wall time into the path's EWMA on scope exit.
Definition at line 68 of file GstHwPathTelemetry.h.
|
inlineexplicitnoexcept |
Definition at line 71 of file GstHwPathTelemetry.h.
|
inlinenoexcept |
Definition at line 72 of file GstHwPathTelemetry.h.
References GstHwPathTelemetry::recordMapDuration().
|
delete |
|
delete |