SUMO - Simulation of Urban MObility
SysUtils Class Reference

A few system-specific functions. More...

#include <SysUtils.h>

Collaboration diagram for SysUtils:
Collaboration graph

Static Public Member Functions

static long getCurrentMillis ()
 Returns the current time in milliseconds. More...
 
static unsigned long runHiddenCommand (const std::string &cmd)
 run a shell command without popping up any windows (particuarly on win32) More...
 

Detailed Description

A few system-specific functions.

Definition at line 40 of file SysUtils.h.

Member Function Documentation

◆ getCurrentMillis()

◆ runHiddenCommand()

unsigned long SysUtils::runHiddenCommand ( const std::string &  cmd)
static

run a shell command without popping up any windows (particuarly on win32)

Definition at line 70 of file SysUtils.cpp.

References INFINITE.

Referenced by GUIApplicationWindow::checkGamingEvents(), and GUIApplicationWindow::onCmdNetedit().


The documentation for this class was generated from the following files: