Constructor (class MKI_INTPOINT) New in Version 2023.2

www.CAD6.com

C++ Syntax

MKI_TIMER::MKI_TIMER( void );

 

Empty default constructor, does not set an expiry interval.

 

MKI_TIMER::MKI_TIMER(

 __int32 f_nMilliseconds );

 

Initializes the timer with an expiry interval of the given milliseconds.

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH