NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsInstancePerfStruct Struct Reference

Detailed Description

Definition at line 62 of file deepstream_perf.h.

Data Fields

guint buffer_cnt
 
guint total_buffer_cnt
 
struct timeval total_fps_time
 
struct timeval start_fps_time
 
struct timeval last_fps_time
 
struct timeval last_sample_fps_time
 

Field Documentation

◆ buffer_cnt

guint NvDsInstancePerfStruct::buffer_cnt

Definition at line 64 of file deepstream_perf.h.

◆ last_fps_time

struct timeval NvDsInstancePerfStruct::last_fps_time

Definition at line 68 of file deepstream_perf.h.

◆ last_sample_fps_time

struct timeval NvDsInstancePerfStruct::last_sample_fps_time

Definition at line 69 of file deepstream_perf.h.

◆ start_fps_time

struct timeval NvDsInstancePerfStruct::start_fps_time

Definition at line 67 of file deepstream_perf.h.

◆ total_buffer_cnt

guint NvDsInstancePerfStruct::total_buffer_cnt

Definition at line 65 of file deepstream_perf.h.

◆ total_fps_time

struct timeval NvDsInstancePerfStruct::total_fps_time

Definition at line 66 of file deepstream_perf.h.


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