Greenbone Vulnerability Management Libraries  11.0.0
osp_get_performance_opts_t Struct Reference

#include <osp.h>

Collaboration diagram for osp_get_performance_opts_t:
Collaboration graph

Data Fields

int start
 
int end
 
char * titles
 

Detailed Description

Definition at line 75 of file osp.h.

Field Documentation

◆ end

int osp_get_performance_opts_t::end

End interval.

Definition at line 77 of file osp.h.

Referenced by osp_get_performance_ext().

◆ start

int osp_get_performance_opts_t::start

Start interval.

Definition at line 76 of file osp.h.

Referenced by osp_get_performance_ext().

◆ titles

char* osp_get_performance_opts_t::titles

Graph title.

Definition at line 78 of file osp.h.

Referenced by osp_get_performance_ext().


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