All Downloads are FREE. Search and download functionalities are using the official Maven repository.

example.scenario.js.infinite_loop.js Maven / Gradle / Ivy

There is a newer version: 4.3.10
Show newest version
while(true) {
	Load
		.config(
			{
				"load": {
					"step": {
						"limit": {
							"time": 1
						}
					}
				}
			}
		)
		.run();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy