19 #ifndef MIR_GRAPHICS_ATOMIC_FRAME_H_ 20 #define MIR_GRAPHICS_ATOMIC_FRAME_H_ 25 namespace mir {
namespace graphics {
37 mutable std::mutex mutex;
43 #endif // MIR_GRAPHICS_ATOMIC_FRAME_H_ Definition: as_render_target.h:27
void store(Frame const &)
void increment_with_timestamp(Frame::Timestamp t)
Frame is a unique identifier for a frame displayed on an output.
Definition: frame.h:37
Definition: atomic_frame.h:27
Definition: posix_timestamp.h:37