[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [sc-dev] deprecate Date.bootSeconds?
- To: "sc-dev@xxxxxxxxxxxxxxxx" <sc-dev@xxxxxxxxxxxxxxxx>
- Subject: Re: [sc-dev] deprecate Date.bootSeconds?
- From: Jonatan Liljedahl <lijon@xxxxxxxxxxxx>
- Date: Sat, 29 Dec 2012 19:43:49 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=SgIO7qfl6pu0lUFFNZ0Xdj1lwyZkt2DUjVbh+gfTYjE=; b=sIJ5BNOIVlAstt38wovzsySS1BTMWq4bfEqajIhmCH/nCjSTGA28Fc1ZCRLJdq+3EH gGgIUPl7HQhlD2qCf0Af9iHOtSbr6jQ7LspXVhZamyIT9DvpCCos7XZM7mXHYMod0IDF dWbMi3Os57EQC+7qmEMTUHmFhW5UxAstCXSDLDDtuAcLHRGHY7Lcn3zWdf73lWPBRaCT 1u1a9ojCKu1tKyrl2fZG5uWL148BuycgIYI0k7j3V3N8BHCymvO2aMr+S/ywTBU2/Dcr t4kcMMlzmYe1XTdU5pRu1v2QWdvDn0wHwlBLvziJh8mRq+AOO5+YGnzNN6l+IYLvCt1p F5MA==
- In-reply-to: <50DF3927.70605@klingt.org>
- List-id: SuperCollider developers mailing list <sc-devel.create.ucsb.edu>
- References: <50DF3927.70605@klingt.org>
- Reply-to: sc-dev@xxxxxxxxxxxxxxxx
- Sender: owner-sc-dev@xxxxxxxxxxxxxxxx
What's the difference between this and Main.elapsedTime?
On Sat, Dec 29, 2012 at 7:40 PM, Tim Blechmann <tim@xxxxxxxxxx> wrote:
> hi all,
>
> i wonder, what's the opinion of people to deprecate bootSeconds from the
> Date class?
>
> * it gives an arbitrary value which is not platform-independent
> (probably time since startup on osx and time since epoch everywhere else)
> * its value is only monotonic under osx
> * it is not documented
>
> in short: every code that depends on it is fragile and one should
> probably use rawSeconds instead ...
>
> thoughts?
>
> tim
>
> _______________________________________________
> sc-dev mailing list
>
> info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
> archive: https://listarc.bham.ac.uk/marchives/sc-dev/
> search: https://listarc.bham.ac.uk/lists/sc-dev/search/
--
/Jonatan
http://kymatica.com
_______________________________________________
sc-dev mailing list
info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-dev/
search: https://listarc.bham.ac.uk/lists/sc-dev/search/