iro.simul.ssj.3.1.0.source-code.umontreal_ssj_util_GlobalCPUTimeChrono.h Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ssj Show documentation
Show all versions of ssj Show documentation
Stochastic Simulation in Java
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class umontreal_ssj_util_GlobalCPUTimeChrono */
#ifndef _Included_umontreal_ssj_util_GlobalCPUTimeChrono
#define _Included_umontreal_ssj_util_GlobalCPUTimeChrono
#ifdef __cplusplus
extern "C" {
#endif
/* Inaccessible static: ssjUtilLoaded */
/*
* Class: umontreal_ssj_util_GlobalCPUTimeChrono
* Method: Heure
* Signature: ([J)V
*/
JNIEXPORT void JNICALL Java_umontreal_ssj_util_GlobalCPUTimeChrono_Heure
(JNIEnv *, jclass, jlongArray);
#ifdef __cplusplus
}
#endif
#endif