S2kit  1.1
Toolkit for working with functions defined on the sphere
csecond.c File Reference

Timing function. More...

#include "csecond.h"
#include <limits.h>
#include <stdio.h>
#include <sys/param.h>
#include <sys/times.h>
#include <sys/types.h>
#include <time.h>

Go to the source code of this file.

Macros

#define DIVIDER   HZ
 

Functions

double csecond ()
 

Detailed Description

Timing function.

Author
Mark Taylor

Definition in file csecond.c.

Macro Definition Documentation

◆ DIVIDER

#define DIVIDER   HZ

Definition at line 19 of file csecond.c.

Function Documentation

◆ csecond()

double csecond ( void  )

Definition at line 32 of file csecond.c.