Int Module

Functions and values

Function or value Description

getDiffInt a b

Full Usage: getDiffInt a b

Parameters:
    a : int -
    b : int -

Returns: float

getDiff: calculates the difference of the two events

a : int

b : int

Returns: float

Example