utd_system/UNIX/uts_time.c File Reference

#include <stdlib.h>
#include <stdio.h>
#include <time.h>
#include <sys/time.h>
#include <sys/resource.h>
#include "uth_system.h"
Include dependency graph for uts_time.c:

Functions

double time_C ()
void time_init ()
double time_clock ()
double time_CPU ()
void time_print ()

Function Documentation

double time_C (  ) 

-------------------------------------------------------- time_C - (C standard procedure) to return time in seconds from some date ---------------------------------------------------------

double time_clock (  ) 

-------------------------------------------------------- time_clock - to return wall clock time from initialization ---------------------------------------------------------

double time_CPU (  ) 

-------------------------------------------------------- time_CPU - to return CPU time from initialization ---------------------------------------------------------

void time_init (  ) 

-------------------------------------------------------- time_init - to initiate time measurments ---------------------------------------------------------

void time_print (  ) 

-------------------------------------------------------- time_print - to print CPU and wall clock time from initialization ---------------------------------------------------------

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1