Greenbone Vulnerability Management Libraries 22.32.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 64 of file osp.h.

Field Documentation

◆ end

int osp_get_performance_opts_t::end

End interval.

Definition at line 67 of file osp.h.

Referenced by osp_get_performance_ext().

◆ start

int osp_get_performance_opts_t::start

Start interval.

Definition at line 66 of file osp.h.

Referenced by osp_get_performance_ext().

◆ titles

char* osp_get_performance_opts_t::titles

Graph title.

Definition at line 68 of file osp.h.

Referenced by osp_get_performance_ext().


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