31#ifndef __CAPTURE_CLI_H_
32#define __CAPTURE_CLI_H_
rtems_status_code rtems_capture_cli_init(rtems_capture_timestamp timestamp)
Definition: capture-cli.c:1202
Capture Engine Component of the RTEMS Measurement and Monitoring System.
rtems_status_code
This enumeration provides status codes for directives of the Classic API.
Definition: status.h:85
void(* rtems_capture_timestamp)(rtems_capture_time *time)
Capture timestamp callout handler.
Definition: capture.h:255