Time.seconds

Seconds = Milliseconds / 1000

struct Time
float seconds;

Meta