Skip to main content

Module counter

Module counter 

Source
Expand description

Safe, idiomatic wrappers for the CFE Executive Services Generic Counter API.

This module provides a Counter struct that is a thread-safe, RAII-based handle for creating, incrementing, and managing generic counters.

Structsยง

Counter
A handle to a cFE generic counter.
CounterId
A type-safe, zero-cost wrapper for a cFE Generic Counter ID.