NCBI C++ ToolKit
Variables
ns_statistics_counters.cpp File Reference
#include <ncbi_pch.hpp>
#include <corelib/request_ctx.hpp>
#include "queue_database.hpp"
#include "ns_statistics_counters.hpp"
#include "ns_handler.hpp"
#include "ns_precise_time.hpp"
+ Include dependency graph for ns_statistics_counters.cpp:

Go to the source code of this file.

Go to the SVN repository for this file.

Variables

static bool s_Initialized = false
 
static string s_ValidStatusesNames [g_ValidJobStatusesSize+1]
 
static size_t s_StatusToIndex [CNetScheduleAPI::eLastStatus]
 
static CStatisticsCounters s_ServerWide (CStatisticsCounters::eServerWideCounters)
 
static CStatisticsCounters s_ServerWideLastPrinted (CStatisticsCounters::eServerWideCounters)
 
static CNSPreciseTime s_ServerWideLastPrintedTimestamp (0.0)
 

Variable Documentation

◆ s_Initialized

bool s_Initialized = false
static

◆ s_ServerWide

◆ s_ServerWideLastPrinted

◆ s_ServerWideLastPrintedTimestamp

CNSPreciseTime s_ServerWideLastPrintedTimestamp(0.0) ( 0.  0)
static

◆ s_StatusToIndex

size_t s_StatusToIndex[CNetScheduleAPI::eLastStatus]
static

◆ s_ValidStatusesNames

string s_ValidStatusesNames[g_ValidJobStatusesSize+1]
static
Modified on Fri Sep 20 14:58:06 2024 by modify_doxy.py rev. 669887