Module cardio::cardio [] [src]

Functionality related to the cardio exercises.

Structs

Exercise

Basic structure for the Exercise This contains the set of exercises, rounds, length of each exercise and length of break between exercises

Constants

BELL

Functions

get_duration

Returns the duration from the seconds

ring_bell

Prints the bell character (This makes a sound)

sleep

Sleeps for the specified amount of seconds

split

Splits the exercises from the comma separated string into separate values