NDEVR
API Documentation
HardwareCommandQueue< t_type >::CommandRecord

A record of a command execution with timing information. More...

Collaboration diagram for HardwareCommandQueue< t_type >::CommandRecord:
[legend]

Public Attributes

t_type command
 The command that was executed.
Time end_time
 When the command finished executing.
Time start_time
 When the command began executing.

Detailed Description

template<class t_type>
struct HardwareCommandQueue< t_type >::CommandRecord

A record of a command execution with timing information.

Definition at line 99 of file HardwareCommandQueue.h.


The documentation for this struct was generated from the following file: