UNPKG

test-bed-time-service

Version:

A time service for the test-bed, producing messages with real time, fictive time and scenario duration.

9 lines 309 B
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Test-bed time service</title> <link rel="shortcut icon" href="favicon.ico"></head> <body> <script type="text/javascript" src="vendors~app.bundle.js"></script><script type="text/javascript" src="app.bundle.js"></script></body> </html>