Showing 15 open source projects for "chrono"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    Usage: - run function blinkLED() every 2000 ms: timer.addEverytime(2000, blinkLED); - run function itWorks() two times with interval 2000 ms, wait 300 ms before first start: timer.addTask(2000, 2, 300, itWorks); Removing a task: removeEverytime(callback_function); removeTask(callback_function); Library can also be used in desktop C++ applications: #include <iostream> #include <string> #include <chrono> #include <thread> #include "RZtimer.h" int main() { RZTimer timer; timer.addEverytime(2000, [] (){ std::cout << "Hello! " << std::chrono::duration_cast<std::chrono::milliseconds >( std::chrono::system_clock::now().time_since_epoch() ).count() << "\n";}); while(1){ timer.run(); std::this_thread::sleep_for(std::chrono::milliseconds(100)); } }
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Chrono Tasker

    Chrono Tasker

    Alarm clock, Timer and Stopwatch application

    Chrono Tasker allows the temporization of actions, both on the level of the OS and of the application itself. It is also used to manually stopwatch of some of the user’s activities, by specifying the beginning and the finish moment of the chronometration. Temporizable actions: - Running a file (program or script), of commands in Command Prompt and of actions such as turning the system off and restarting the computer, as well as returning to the login screen in Windows and logging off the current user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    sparrow

    sparrow

    Самодельный хронограф / DIY chrono

    Самодельный хронограф для страйкбола/пневматики. Home made airsoft chronograph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Baccalaureat Ivoirien

    Baccalaureat Ivoirien

    Tester votre niveau en Connaissances generales!!!

    Baccalaureat ivoirien est jeu de mot et de lettres qui vous permet de tester votre niveau en mots. Remplissez les cases en fonction de la lettre choisie et repondez avant la fin du chrono.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    Chrono Plus

    Cronômetro

    Cronômetro com funções úteis para apresentações.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    simple demo for a chronologic sorting game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A start/stop timer for palm handhelds. With source. Made on palm zire 31
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A project aims to build a open source platform and game engine for adventure games such Chrono Trigger, Zelda etc. Projects coded currently for .net but aims to be compatible with other platforms in the future
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Content Management System used Zend Framework, Doctrine & jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Chrono Satelite is a Microsoft.NET based time tracking utility closely integrated with the open source project management software dotProject. Chrono Satellite will run as a detached client application that regularly updates dotProject's task logs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chrono is a PHP/MySQL driven interface intended for software development teams to have a standard, integrated way to record information about how much time they spend on each project they are working on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chrono-Stats is a Half-Life:Counter-Strike log parser. What makes it unique from any other, is the built in web panel. It lets you update stats, configurations, and the look of your stats, all through a web based admin panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A reverse engineered remake of the SNES game Chrono Trigger, complete with a designer studio for creating new Chrono-Trigger-like games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This software is an open source software that permit to manage race results. It has been created for mountain bike competition but it can be used for other sports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB