OpenRadioss 2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
dwalltime00_.c File Reference
#include "Bdef.h"

Go to the source code of this file.

Functions

F_DOUBLE_FUNC dwalltime00_ (void)

Function Documentation

◆ dwalltime00_()

F_DOUBLE_FUNC dwalltime00_ ( void )

Definition at line 6 of file dwalltime00_.c.

8{
9 return(MPI_Wtime());
10}
double LIBSEQ_CALL MPI_Wtime()
Definition mpic.c:60