view select.urs @ 11:ccd0a169e827

Clock corrects for skew, so that it matches server time (if an RPC round-trips fast enough)
author Adam Chlipala <adam@chlipala.net>
date Sun, 24 Jul 2011 14:51:16 -0400
parents 4d8165e8f89a
children
line wrap: on
line source
val crender : {Choices : list {Key : string, Display : string},
               Selected : source string}
              -> xbody

val crender' : {Choices : list string,
                Selected : source string}
               -> xbody