This package contains a generic, static high performance timer with convenient ways to measure lapped, average, min and max timings. Visit the project page for samples and more information.This package is a single, easily includable .cs file that has no dependencies on anything else. Part of Code Blocks (http://codeblocks.codeplex.com)
Elsa is a set of workflow libraries and tools that enable lean and mean workflowing capabilities in any .NET Core application. This package provides the following Timer activities: * CronEvent * InstantEvent * TimerEvent
A lightweight chakracore wrapper to support scripting in dotnetcore application. this package contains a lightweight timer which implements setTimeout and setInterval feature for host
boost_timer-vc140. Compiler: Visual Studio 2015 Update 3.
Extends the App.Metrics library providing a set AspNet Core Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
Provides utilities to facilitate metrics (timers, counters, gauges, meters, healthchecks) on top of Serilog.
boost_timer-vc120. Compiler: Visual Studio 2013 Update 5.
boost_timer-vc141. Compiler: Visual Studio 2017 15.9.67.
C# Date Time Parser, http://www.codeproject.com/KB/datetime/date_time_parser_cs.aspx
Extends the App.Metrics library providing a set AspNet Core MVC Components including tracking of endpoints with MVC attribute routes
HashedWheelTimer implemented in C# and .Net Standard inspired by io.netty.util.HashedWheelTimer
boost_timer-vc110. Compiler: Visual Studio 2012 Update 4.
boost_timer-vc100. Compiler: Visual Studio 2010 SP1.
The library provides support for integrating Owin with the Metrics.NET Library
boost_timer-vc142. Compiler: Visual Studio 2019 16.11.41.
Blazor component that can be used for scheduled and periodically repeated tasks to call custom code. Part of Majorsoft Blazor library.
A series of utilities for multithreading. The documentation can be found on http://www.kendar.org/?p=/dotnet/helpers/concurrencyhelpers. Several items are available: LockFree Queue, LockFree Dictionary. A wrapper on the default C# timers to wrap their differences.
Raspberry.System is a Mono/.NET assembly providing access to Raspberry Pi system features. It is an initiative of the Raspberry# Community, aimed at providing tools and information concerning use of Raspberry Pi boards with Mono/.NET framework. Visit project [Github site](https://github.com/raspberry-sharp/raspberry-sharp-system/) for documentation and samples.
HashedWheelTimer
A simple timepicker component for Twitter Bootstrap
(Legacy .NET 4.0 Version) The library provides support for capturing: Gauges, Counters, Meters, Histograms and Timers
ThinkingHome plugin which emit the events by timer.
The library provides support for integrating Nancy with the Metrics.NET Library
Some handy Monogame timer objects that can be used for time effects like hiererchical time, slowdown, speedup, hitpause, etc.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
Some handy Monogame timer objects that can be used for time effects like hiererchical time, slowdown, speedup, hitpause, etc.
Some handy Monogame timer objects that can be used for time effects like hiererchical time, slowdown, speedup, hitpause, etc.
boost_timer-vc90. Compiler: Visual Studio 2008 SP1.
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
Foundation - Platform abstraction: Eases porting issues of fundamental types, etc. - Memory management: RAII, auto_ptr, reference counting garbage collection, etc. - String utilities - Error handling: Extended exception classes - streams: Encoding and decoding and filtering support - threads: Concurrent processing support - Date and time: Date and time support including formatting and high precision timers - File system: Abstracted file system support - Logging: Application and system logging, filtering and logging strategies - Processes: Interprocess communication and memory sharing - shared libraries: Dynamic library support - Notifications: Abstracted notification support - Events: Abstracted event support and strategies - Crypt: Random number generation, Digests and encoding/decoding engines - Text: Unicode encoding support - Regular expressions: Based on Perl compatible regular expression - URI: Universal Resource Identifier support - UUID: Universally Unique Identifiers support and generators - Cache support: Abstracted strategy support
SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains the base framework of SPA Tools : - Knockout extenders - Knockout binding handlers - Underscore extension - Underscore Knockout integration - Moment Knockout integration And some helpfull modules : - Knockout Change Tracker - Knockout history observable - Knockout optimized validated observable - ViewModel Commanding - ViewModel Messaging - Local Storage wrapping and fallback - Timers - Utilities methods
boost_timer-vc80. Compiler: Visual Studio 2005 SP1.
Provides the System.Threading.Timer class, which is a mechanism for executing a method at specified intervals. Commonly Used Types: System.Threading.Timer System.Threading.TimerCallback When using NuGet 3.x this package requires at least version 3.4.
This library contains the Thread Functions required for Notus Network.
Extends the App.Metrics library providing a set OWIN Middleware Components which will record things like error rates per endpoint and an overall rate, request rates per endpoint and an overall rate etc.
boost_timer-vc143. Compiler: Visual Studio 2022 17.11.5.
[Deprecated! use SPATools.Base] SPA Tools is a set of tools and frameworks to help creating modern web apps. This package contains main modules : - Knockout Change Tracker - ViewModel Commanding - ViewModel Messaging - Local Storage wrapping and fallback - Timers - Utilities methods
This package includes Windows.UI like APIs cross-platform such as: - Color representing a color in terms of alpha, red, green, and blue channels. - Colors representing a set of predefined colors. - DispatcherTimer providing a timer that is integrated into the Dispatcher queue, which is processed at a specified interval of time and at a specified priority. - Thickness representing the thickness of a frame around a rectangle.
Some handy Monogame timer objects that can be used for time effects like hiererchical time, slowdown, speedup, hitpause, etc.
Library of .NET extensions and components - adapter framework, process queue, configuration api, diagnostics, error handling, active directory, interop, checksums, ftp, mail, unit conversion, binary parsing, scheduler, ntp time, precision timer, int24, unit24, console extensions, database extensions, drawing extension, reflection extensions, xml extensions, bit extensions, buffer extensions, char extensions, data-time extensions, enum extensions, string extensions.
Allows easy access to instance based performance counters and timers.
A simple async/await, unit-test friendly timer implementation
DEPRECATED, This packages has been renamed Nancy.Metrics
This library provides interfaces and implementations for Task- and Filesystem operations. It ships implementations which can be used in unit testing, for example to achieve deterministic scheduling when writing tests involving tasks, timers. Furthermore, it ships an implementation which implements an InMemoryFileSystem which can be used to write unit tests for classes which interact with the filesystem, without involving any disk I/O, thus speeding up tests and improving isolation of unit tests from failures / parallel executions.
Simple lightweight object in-memory cache, with a background timer to remove expired objects. Fast in-memory cache for data that are expensive to create and can be used in a thread-safe manner. All stored items are kept in concurrent data structures (ConcurrentDictionary) to allow multi-thread usage of the MemoryCache static methods. Note: this nuget package contains c# source code and depends on System.Collections.Concurrent introduced in .Net 4.0.
This is a .NET Standard 2.0 version of the AdvancedTimer plugin by Ufuk Arslan. Timer object and its methods are implemented for extended support for timers. You can start, stop, change interval of a timer.