{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpunit_php_timer_readme_md", "label": "README.md", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L1"}, {"id": "php_timer_readme_phpunit_php_timer", "label": "phpunit/php-timer", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L1"}, {"id": "php_timer_readme_installation", "label": "Installation", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L10"}, {"id": "php_timer_readme_codeblock_1", "label": "code:block1 (composer require phpunit/php-timer)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L14"}, {"id": "php_timer_readme_codeblock_2", "label": "code:block2 (composer require --dev phpunit/php-timer)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L20"}, {"id": "php_timer_readme_usage", "label": "Usage", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L24"}, {"id": "php_timer_readme_basic_timing", "label": "Basic Timing", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L26"}, {"id": "php_timer_readme_codeblock_3", "label": "code:php (require __DIR__ . '/vendor/autoload.php';)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L28"}, {"id": "php_timer_readme_codeblock_4", "label": "code:block4 (string(32) \"SebastianBergmann\\Timer\\Duration\")", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L53"}, {"id": "php_timer_readme_resource_consumption", "label": "Resource Consumption", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L62"}, {"id": "php_timer_readme_explicit_duration", "label": "Explicit duration", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L64"}, {"id": "php_timer_readme_codeblock_5", "label": "code:php (require __DIR__ . '/vendor/autoload.php';)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L66"}, {"id": "php_timer_readme_codeblock_6", "label": "code:block6 (Time: 00:00.002, Memory: 6.00 MB)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L84"}, {"id": "php_timer_readme_duration_since_php_startup_using_unreliable_server_request_time_float", "label": "Duration since PHP Startup (using unreliable `$_SERVER['REQUEST_TIME_FLOAT']`)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L88"}, {"id": "php_timer_readme_codeblock_7", "label": "code:php (require __DIR__ . '/vendor/autoload.php';)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L90"}, {"id": "php_timer_readme_codeblock_8", "label": "code:block8 (Time: 00:00.002, Memory: 6.00 MB)", "file_type": "document", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L104"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpunit_php_timer_readme_md", "target": "php_timer_readme_phpunit_php_timer", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L1", "weight": 1.0}, {"source": "php_timer_readme_phpunit_php_timer", "target": "php_timer_readme_installation", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L10", "weight": 1.0}, {"source": "php_timer_readme_installation", "target": "php_timer_readme_codeblock_1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L14", "weight": 1.0}, {"source": "php_timer_readme_installation", "target": "php_timer_readme_codeblock_2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L20", "weight": 1.0}, {"source": "php_timer_readme_phpunit_php_timer", "target": "php_timer_readme_usage", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L24", "weight": 1.0}, {"source": "php_timer_readme_usage", "target": "php_timer_readme_basic_timing", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L26", "weight": 1.0}, {"source": "php_timer_readme_basic_timing", "target": "php_timer_readme_codeblock_3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L28", "weight": 1.0}, {"source": "php_timer_readme_basic_timing", "target": "php_timer_readme_codeblock_4", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L53", "weight": 1.0}, {"source": "php_timer_readme_usage", "target": "php_timer_readme_resource_consumption", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L62", "weight": 1.0}, {"source": "php_timer_readme_resource_consumption", "target": "php_timer_readme_explicit_duration", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L64", "weight": 1.0}, {"source": "php_timer_readme_explicit_duration", "target": "php_timer_readme_codeblock_5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L66", "weight": 1.0}, {"source": "php_timer_readme_explicit_duration", "target": "php_timer_readme_codeblock_6", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L84", "weight": 1.0}, {"source": "php_timer_readme_resource_consumption", "target": "php_timer_readme_duration_since_php_startup_using_unreliable_server_request_time_float", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L88", "weight": 1.0}, {"source": "php_timer_readme_duration_since_php_startup_using_unreliable_server_request_time_float", "target": "php_timer_readme_codeblock_7", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L90", "weight": 1.0}, {"source": "php_timer_readme_duration_since_php_startup_using_unreliable_server_request_time_float", "target": "php_timer_readme_codeblock_8", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpunit\\php-timer\\README.md", "source_location": "L104", "weight": 1.0}], "input_tokens": 0, "output_tokens": 0}