Hi Perry, That's a brilliant workaround :) Thanks, Mario On 03/04/2019 17:12, Perry Cook wrote:
Very interesting question, and I don’t know. In case the answer comes back no tho:
I’ve done this by launching with the start time in a command line argument. Then added “now” to that to get current time.
Prc
Sent from my iPhone
On Apr 3, 2019, at 9:00 AM, chuck-users-request@lists.cs.princeton.edu wrote:
Send chuck-users mailing list submissions to chuck-users@lists.cs.princeton.edu
To subscribe or unsubscribe via the World Wide Web, visit https://lists.cs.princeton.edu/mailman/listinfo/chuck-users or, via email, send a message with subject or body 'help' to chuck-users-request@lists.cs.princeton.edu
You can reach the person managing the list at chuck-users-owner@lists.cs.princeton.edu
When replying, please edit your Subject line so it is more specific than "Re: Contents of chuck-users digest..."
Today's Topics:
1. Get date and time (Mario Buoninfante)
----------------------------------------------------------------------
Message: 1 Date: Wed, 3 Apr 2019 14:17:32 +0100 From: Mario Buoninfante
To: ChucK Subject: [chuck-users] Get date and time Message-ID: Content-Type: text/plain; charset="utf-8" Hi,
Is there any way to get date and time in ChucK? I was hoping for something that's not Std.system().
Cheers, Mario