Identi.ca Identi.ca
  • Login
  • Public

    • Public
    • Groups
    • Featured
    • Popular

Conversation

Notices

  1. Marius Gedminas Marius Gedminas Python

    time.clock() gives me CPU time since process start. How can I get wall clock time since process start? !Python

    about 4 months ago from web at Vilnius, Vilniaus Apskritis, Lithuania
    • Remo Giermann Remo Giermann Python

      stupid approach: save start time at the beginning of the process? start = time.time() … running = time.time() - start !Python

      about 4 months ago

Site notice

  • API
  • Status

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

Identi.ca is a microblogging service brought to you by Status.net. It runs the StatusNet microblogging software, version 1.1.0-alpha1, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All Identi.ca content and data are available under the Creative Commons Attribution 3.0 license.

Switch to mobile site layout.

Built in Montreal