37 Commits

Author SHA1 Message Date
marcelb
1853318016 Switch to CMake 0.5 2025-01-20 22:37:58 +01:00
marcelb
eb8cdee237 Example of implement multi trigger in class 2024-11-24 20:26:13 +01:00
marcelb
5b0e363cd5 Merge branch 'multiple_init_problem' of https://git.bitelex.co/marcelb/asynco into multiple_init_problem 0.4 2024-10-24 18:40:45 +02:00
marcelb
78501b0c9b Edit gitignore 2024-10-24 18:40:21 +02:00
3fc313a9b5 Timed await 2024-10-17 13:07:08 +00:00
marcelb
9e773f55c9 Fix multiple engine init problem and enable anonim init timers 2024-09-27 20:16:23 +02:00
1ccac9dbf8 Separate timers in hpp and cpp files 2024-09-26 09:59:55 +00:00
4f674467d2 Alignet in readme 2024-09-26 07:27:41 +00:00
8b23bd6728 Merge branch 'nonsync_wait' of https://git.bitelex.co/marcelb/asynco into nonsync_wait 2024-09-26 07:25:26 +00:00
2876372552 Add example for await all 2024-09-26 07:23:33 +00:00
7bf7a7d090 Async_ await_ 2024-09-26 06:51:45 +00:00
marcelb
d8e0d0b49d Edit readme 2024-09-25 22:40:46 +02:00
0b94c1e86c Change function names, and add #define for color 2024-09-06 08:56:08 +00:00
e3eddf006b Rename event to trigger 2024-04-26 09:58:45 +00:00
marcelb
22dbfe89f1 Rename, add listeners, off all, edit readme 0.3 2024-04-25 19:07:01 +02:00
marcelb
e91c7f646d Delete rotor - uncomplited merge 2024-04-25 18:35:20 +02:00
marcelb
377e381037 Merge branch 'dev-asio-engine' into dev 2024-04-25 18:28:36 +02:00
marcelb
e4fbabd530 Switch atask, events, timers to asio 0.2-asio-engine 2024-03-29 11:39:58 +01:00
marcelb
14663d631a Switch atask, events, timers to asio 2024-03-28 23:33:02 +01:00
marcelb
8ce071fd57 Fix error 0.2-own-engine 2024-03-28 19:30:31 +01:00
marcelb
9ce28309b1 Fix error 2024-03-28 19:28:30 +01:00
35ff6bef4b Asio timer functions draft 2024-03-28 12:07:31 +00:00
marcelb
052e8df93d Fix filesystem typed mistake 2024-03-27 17:40:39 +01:00
marcelb
11e76a4177 Condition varable for stoped rotating 2024-03-27 16:54:53 +01:00
marcelb
fba1c0f977 Condition varable for stoped rotating 2024-03-27 16:44:17 +01:00
4d79b1459a Much more precise timer functions 2024-03-27 11:56:31 +00:00
marcelb
105c15b06b Merge and namespace edit 0.1 2024-03-25 20:24:41 +01:00
marcelb
8eff5ef1ea Merge remote-tracking branch 'origin/timers' into refactor 2024-03-25 19:59:41 +01:00
d3f91252b0 Change microseconds for interlan counting in timer functions 2024-03-25 10:17:54 +00:00
marcelb
dc02778445 Pure async function for fs io without callbacks 2024-03-24 10:02:13 +01:00
marcelb
daec3d7f00 Add async read and write files 2024-03-23 21:25:46 +01:00
4ab7c4af18 Fix nameless time functions 2024-03-22 14:44:12 +00:00
23fdd03dfe Refactor preprocessor directives, wait for reference and const objetct, multiple listeners, fix nameless timer functions, disable increase runners 2024-03-22 13:15:42 +00:00
marcelb
b123e9305d Changes to readme, add increase runners, fix in time rotor 2024-03-05 20:29:30 +01:00
marcelb
8fdf56d1bb Timer functions, test, comments and readme 2024-03-02 00:51:23 +01:00
marcelb
d3c7b3a91b Clear, work on interval and timeout 2024-02-29 21:03:22 +01:00
marcelb
03b11840f4 AsyncLoop (ThreadPool, task execute loop), interval, timeout, asynco, wait 2024-02-29 17:01:55 +01:00