delve/vendor/go.starlark.net/lib
Andrei Matei c2bfdfc76b
starbind: Make the time module available to star scripts (#3375)
This patch makes the time library available to Starlark scripts. This
library is one of the very few few that are built into starlark-go (the
others are json, math, proto).
I've played around with Starlark scripting today, and immediately I
wanted to measure how long certain computations take.
2023-05-23 11:23:33 -07:00
..
time starbind: Make the time module available to star scripts (#3375) 2023-05-23 11:23:33 -07:00