You left off the "=" key. Must be "1600000 * 60 =" if you want the calculator to display the result. (Or "1600000 enter 60 +" if using an HP RPN calculator.)
On Wed, Mar 27, 2019 at 12:35 PM Kurtis Rader <[email protected]> wrote: > On Wed, Mar 27, 2019 at 12:30 PM Alex Dvoretskiy <[email protected]> > wrote: > >> I ran into a huge API call. 1600000 * 60. Can it be normal? Or something >> should be changed here for sure? >> > > Which API call? What arguments were passed to it? What are the units for > those numbers? I don't like to be snarky but your question is completely > devoid of any useful information. > > -- > Kurtis Rader > Caretaker of the exceptional canines Junior and Hank > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- *Michael T. [email protected] <[email protected]>* -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
