Process Reference

File
XSFoundation/include/XS/Functions/Process.h
Author
Jean-David Gadina - www.xs-labs.com
Copyright
© (c) 2020 - Jean-David Gadina - www.xs-labs.com
Date
Sunday, September 27, 2020
Includes

Overview

Process-related functions

Tasks

XSGetCurrentProcessID

Gets the ID of the current process

uint64_t XSGetCurrentProcessID( void );

Return value

The ID of the current process

XSGetCurrentProcessName

Gets the name of the current process

const char * XSGetCurrentProcessName( void );

Return value

The name of the current process