[chuck] (no subject)

Michael Heuer heuermh at acm.org
Wed Feb 16 17:43:11 EST 2005


Hello ChucKers,

Is there any way to go from an int or float value of a variable to a
duration? e.g.

1 => int value;
value::second => dur some_unknown_number_of_seconds;

What I'm really trying to do is math with durations and numbers,

1::second => dur w;
(w / 2) => dur h;

Thank you,

   michael



More information about the chuck mailing list